Skip to content

Add translation needs report#4342

Closed
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/translation-needs-1773255829
Closed

Add translation needs report#4342
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/translation-needs-1773255829

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Mar 11, 2026

Summary

Identifies pages where English content was updated more recently than translations and those changes require translator action.

Files needing translation updates:

  • Spanish (3 pages): ai/llmstxt.mdx, integrations/analytics/hotjar.mdx, integrations/analytics/overview.mdx
  • French (4 pages): ai/llmstxt.mdx, integrations/analytics/hotjar.mdx, integrations/analytics/overview.mdx, migration-services/enterprise.mdx
  • Chinese (1 page): ai/llmstxt.mdx

Excluded: 14 file/language pairs where English changes were style-only (tense corrections, punctuation, hyphenation) that don't affect translated text.


Note

Low Risk
Low risk: adds a standalone markdown report only, with no code or runtime behavior changes.

Overview
Adds a new TRANSLATION_NEEDS.md report that flags Spanish/French/Chinese pages where the English source has changed since the last translation and summarizes what translators need to update.

Also lists a set of file/language pairs explicitly excluded because the English changes were style-only and should not require translation updates.

Written by Cursor Bugbot for commit 04c3d58. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

- `guides/navigation.mdx` (zh) — tense: "will help" → "helps"
- `guides/seo.mdx` (es, fr, zh) — punctuation: period placement inside quotes
- `guides/understand-your-audience.mdx` (fr) — tense/rephrasing
- `migration-services/pro.mdx` (fr) — brevity: "search functionality" → "search"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Internal report may be publicly served on docs site

Medium Severity

TRANSLATION_NEEDS.md is an internal tracking report placed at the root of a Mintlify documentation repository. Mintlify serves .md files publicly (e.g., skill.md is served at /skill.md), and this file isn't listed in .mintignore or any exclusion config. Unlike README.md or LICENSE, it isn't a standard file that Mintlify auto-excludes. This internal report could be publicly accessible at the documentation URL, exposing internal workflow details to end users.

Fix in Cursor Fix in Web

@ethanpalm ethanpalm closed this Mar 11, 2026
@ethanpalm ethanpalm deleted the mintlify/translation-needs-1773255829 branch March 11, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant